﻿.r .vk__page{-webkit-font-smoothing:subpixel-antialiased;font-family:-apple-system,BlinkMacSystemFont,Roboto,'Segoe UI','Segoe WP','Helvetica Neue','Lucida Grande',Verdana,Tahoma,Arial,sans-serif!important;font-family:var(--base-fonts)!important}.r input{-webkit-font-smoothing:subpixel-antialiased;font-family:-apple-system,BlinkMacSystemFont,Roboto,'Segoe UI','Segoe WP','Helvetica Neue','Lucida Grande',Verdana,Tahoma,Arial,sans-serif!important;font-family:var(--base-fonts)!important}.r textarea{-webkit-font-smoothing:subpixel-antialiased;font-family:-apple-system,BlinkMacSystemFont,Roboto,'Segoe UI','Segoe WP','Helvetica Neue','Lucida Grande',Verdana,Tahoma,Arial,sans-serif!important;font-family:var(--base-fonts)!important}.r select{-webkit-font-smoothing:subpixel-antialiased;font-family:-apple-system,BlinkMacSystemFont,Roboto,'Segoe UI','Segoe WP','Helvetica Neue','Lucida Grande',Verdana,Tahoma,Arial,sans-serif!important;font-family:var(--base-fonts)!important}.r button{-webkit-font-smoothing:subpixel-antialiased;font-family:-apple-system,BlinkMacSystemFont,Roboto,'Segoe UI','Segoe WP','Helvetica Neue','Lucida Grande',Verdana,Tahoma,Arial,sans-serif!important;font-family:var(--base-fonts)!important}.r .button{-webkit-font-smoothing:subpixel-antialiased;font-family:-apple-system,BlinkMacSystemFont,Roboto,'Segoe UI','Segoe WP','Helvetica Neue','Lucida Grande',Verdana,Tahoma,Arial,sans-serif!important;font-family:var(--base-fonts)!important}.r .small_button{-webkit-font-smoothing:subpixel-antialiased;font-family:-apple-system,BlinkMacSystemFont,Roboto,'Segoe UI','Segoe WP','Helvetica Neue','Lucida Grande',Verdana,Tahoma,Arial,sans-serif!important;font-family:var(--base-fonts)!important}.r .basis{min-width:180px}.AudioPlayerBottomCollapsed{position:fixed;left:0;right:0;bottom:48px;width:100%;height:36px;padding:0 4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:16;background:#f9f9f9;background:var(--tabbar_background);-webkit-box-shadow:0 -2px 6px 2px rgba(0,0,0,.05);-moz-box-shadow:0 -2px 6px 2px rgba(0,0,0,.05);box-shadow:0 -2px 6px 2px rgba(0,0,0,.05);-webkit-box-shadow:0 -2px 6px 2px var(--black_alpha05);-moz-box-shadow:0 -2px 6px 2px var(--black_alpha05);box-shadow:0 -2px 6px 2px var(--black_alpha05);border-bottom:1px solid transparent;border-bottom:1px solid var(--modal_card_border);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.AudioPlayerBottomCollapsed__controls{width:36px}.AudioPlayerBottomCollapsed__info{text-align:center;width:100%;max-width:-webkit-calc(100% - 72px);max-width:-moz-calc(100% - 72px);max-width:calc(100% - 72px)}.AudioPlayerBottomCollapsed__info1,.AudioPlayerBottomCollapsed__info2{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.AudioPlayerBottomCollapsed__info1{font-size:13px;font-weight:600;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;line-height:1.23}.AudioPlayerBottomCollapsed__info2{font-size:11px;line-height:1.45}.AudioPlayerBottomCollapsed__explicit{display:inline-block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin:0 0 0 4px}.AudioPlayerBottomCollapsed__title,.AudioPlayerBottomCollapsed__subtitle,.AudioPlayerBottomCollapsed__performer{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:100%}.AudioPlayerBottomCollapsed__title{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;color:#000;color:var(--text_primary)}.AudioPlayerBottomCollapsed__subtitle{-webkit-flex-shrink:999999;-ms-flex-negative:999999;flex-shrink:999999;color:#818c99;color:var(--text_secondary)}.AudioPlayerBottomCollapsed__subtitle::before{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;content:'\a0'}.AudioPlayerBottomCollapsed__performer{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;color:#818c99;color:var(--text_secondary)}.AudioPlayerBottomCollapsed__play,.AudioPlayerBottomCollapsed__pause,.AudioPlayerBottomCollapsed__close,.AudioPlayerBottomCollapsed__next{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:24px;height:24px;margin:6px;padding:0;background-color:transparent;border:0;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.AudioPlayerBottomCollapsed__play:hover,.AudioPlayerBottomCollapsed__pause:hover,.AudioPlayerBottomCollapsed__close:hover,.AudioPlayerBottomCollapsed__next:hover{opacity:.9}.AudioPlayerBottomCollapsed__play:active,.AudioPlayerBottomCollapsed__pause:active,.AudioPlayerBottomCollapsed__close:active,.AudioPlayerBottomCollapsed__next:active{opacity:.8;-webkit-transform:scale(.95);-moz-transform:scale(.95);-ms-transform:scale(.95);-o-transform:scale(.95);transform:scale(.95)}.AudioPlayerBottomCollapsed__play:disabled,.AudioPlayerBottomCollapsed__pause:disabled,.AudioPlayerBottomCollapsed__close:disabled,.AudioPlayerBottomCollapsed__next:disabled{opacity:.4;cursor:default}.AudioPlayerBottomCollapsed__next{height:100%;margin:0 6px}.AudioPlayerBottomCollapsed__controls--playing .AudioPlayerBottomCollapsed__play{display:none}.AudioPlayerBottomCollapsed__controls--playing .AudioPlayerBottomCollapsed__pause{display:block}body.vk_tabbar_bottom .AudioPlayerBottomCollapsed{margin-bottom:0;margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-bottom)}body.vk_tabbar_top .AudioPlayerBottomCollapsed{top:48px;bottom:auto;-webkit-box-shadow:0 1px 1px 1px rgba(0,0,0,.05);-moz-box-shadow:0 1px 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px 1px rgba(0,0,0,.05);-webkit-box-shadow:0 1px 1px 1px var(--black_alpha05);-moz-box-shadow:0 1px 1px 1px var(--black_alpha05);box-shadow:0 1px 1px 1px var(--black_alpha05);border:0}body.vk_tabbar_static .AudioPlayerBottomCollapsed{top:48px;bottom:auto;-webkit-box-shadow:0 1px 1px 1px rgba(0,0,0,.05);-moz-box-shadow:0 1px 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px 1px rgba(0,0,0,.05);-webkit-box-shadow:0 1px 1px 1px var(--black_alpha05);-moz-box-shadow:0 1px 1px 1px var(--black_alpha05);box-shadow:0 1px 1px 1px var(--black_alpha05);border:0}body.vk_tabbar_static .AudioPlayerBottomCollapsed{position:absolute}body.vk_tabbar_hidden .AudioPlayerBottomCollapsed{bottom:0}@media screen and (min-width:620px){.AudioPlayerBottomCollapsed{height:48px}}@media (min-width:882px){.AudioPlayerBottomCollapsed{display:none}}.AudioPlayerBottomExpanded{position:fixed;left:0;right:0;bottom:48px;width:100%;height:100%;z-index:16;background:rgba(0,0,0,.6);background:var(--black_alpha60);-ms-touch-action:none;touch-action:none}.AudioPlayerBottomExpanded__handle{position:absolute;bottom:263px;display:block;width:100%;height:100%;background:0 0;border:0;outline:0}.AudioPlayerBottomExpanded__handle::before{content:'';display:block;width:20px;height:4px;background:rgba(255,255,255,.6);background:var(--white_alpha60);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:absolute;left:50%;bottom:15px;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:width .2s;-moz-transition:width .2s;-o-transition:width .2s;transition:width .2s}body.tabbing .AudioPlayerBottomExpanded__handle:focus::before{outline:2px solid #3f8ae0;outline:2px solid var(--accent);outline-offset:4px}.AudioPlayerBottomExpanded__handle--touch::before{width:40px}.AudioPlayerBottomExpanded__container{position:fixed;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:0;right:0;bottom:48px;width:100%;height:267px;z-index:16;background:#f9f9f9;background:var(--tabbar_background);-webkit-box-shadow:0 -2px 6px 2px rgba(0,0,0,.05);-moz-box-shadow:0 -2px 6px 2px rgba(0,0,0,.05);box-shadow:0 -2px 6px 2px rgba(0,0,0,.05);-webkit-box-shadow:0 -2px 6px 2px var(--black_alpha05);-moz-box-shadow:0 -2px 6px 2px var(--black_alpha05);box-shadow:0 -2px 6px 2px var(--black_alpha05);border-bottom:1px solid transparent;border-bottom:1px solid var(--modal_card_border);-webkit-border-top-left-radius:10px;-moz-border-radius-topleft:10px;border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.AudioPlayerBottomExpanded__header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.AudioPlayerBottomExpanded__photo{width:48px;height:48px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:solid 1px rgba(0,0,0,.08);border:solid 1px var(--image_border);-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.AudioPlayerBottomExpanded__photoImage{display:block;width:100%;height:100%;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:rgba(0,28,61,.08);background-color:var(--placeholder_icon_background);background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}.AudioPlayerBottomExpanded__controls{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.AudioPlayerBottomExpanded__info{text-align:left;width:100%;max-width:-webkit-calc(100% - 88px);max-width:-moz-calc(100% - 88px);max-width:calc(100% - 88px);padding:0 12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.AudioPlayerBottomExpanded__info1,.AudioPlayerBottomExpanded__info2{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-webkit-justify-content:left;-moz-box-pack:left;-ms-flex-pack:left;justify-content:left}.AudioPlayerBottomExpanded__info1{font-size:16px;line-height:24px}.AudioPlayerBottomExpanded__info2{font-size:13px;line-height:15px}.AudioPlayerBottomExpanded__explicit{display:inline-block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin:6px 0 0 4px}.AudioPlayerBottomExpanded__title,.AudioPlayerBottomExpanded__subtitle,.AudioPlayerBottomExpanded__performer{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:100%}.AudioPlayerBottomExpanded__title{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;color:#000;color:var(--text_primary)}.AudioPlayerBottomExpanded__subtitle{-webkit-flex-shrink:999999;-ms-flex-negative:999999;flex-shrink:999999;color:#818c99;color:var(--text_secondary)}.AudioPlayerBottomExpanded__subtitle::before{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;content:'\a0'}.AudioPlayerBottomExpanded__performer{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;color:#818c99;color:var(--text_secondary)}.AudioPlayerBottomExpanded__progress{width:100%;margin:33px 0 24px 0;padding:0 24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.AudioPlayerBottomExpanded__progress::after{content:'';display:block;clear:both;width:100%;height:0}.AudioPlayerBottomExpanded__progressBar{width:100%;height:2px;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;background-color:rgba(0,28,61,.08);background-color:var(--placeholder_icon_background);position:relative;margin:0 0 13px 0}.AudioPlayerBottomExpanded__progressLoaded{display:block;height:2px;opacity:.2;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;background-color:#3f8ae0;background-color:var(--accent);position:absolute;top:0;left:0}.AudioPlayerBottomExpanded__progressCurrent{display:block;height:2px;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;background-color:#3f8ae0;background-color:var(--accent);position:absolute;top:0;left:0}.AudioPlayerBottomExpanded__progressControl{display:block;width:20px;height:20px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#3f8ae0;background-color:var(--accent);position:absolute;top:0;margin:-9px;cursor:pointer}.AudioPlayerBottomExpanded__progressControl:hover{opacity:.9}.AudioPlayerBottomExpanded__progressControl:active{opacity:.8;-webkit-transform:scale(.95);-moz-transform:scale(.95);-ms-transform:scale(.95);-o-transform:scale(.95);transform:scale(.95)}.AudioPlayerBottomExpanded__progressTimeListened{font-size:13px;color:#818c99;color:var(--text_secondary)}.AudioPlayerBottomExpanded__progressTimeRemained{font-size:13px;color:#818c99;color:var(--text_secondary)}.AudioPlayerBottomExpanded__progressTimeListened{float:left}.AudioPlayerBottomExpanded__progressTimeRemained{float:right}.AudioPlayerBottomExpanded__playerControls{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:250px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.AudioPlayerBottomExpanded__footer{width:100%;margin:23px 0 0 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.AudioPlayerBottomExpanded__close,.AudioPlayerBottomExpanded__more,.AudioPlayerBottomExpanded__play,.AudioPlayerBottomExpanded__pause,.AudioPlayerBottomExpanded__next,.AudioPlayerBottomExpanded__prev,.AudioPlayerBottomExpanded__shuffle,.AudioPlayerBottomExpanded__repeat,.AudioPlayerBottomExpanded__disableAds{border:0;padding:0;background-color:transparent;cursor:pointer}.AudioPlayerBottomExpanded__close:hover,.AudioPlayerBottomExpanded__more:hover,.AudioPlayerBottomExpanded__play:hover,.AudioPlayerBottomExpanded__pause:hover,.AudioPlayerBottomExpanded__next:hover,.AudioPlayerBottomExpanded__prev:hover,.AudioPlayerBottomExpanded__shuffle:hover,.AudioPlayerBottomExpanded__repeat:hover,.AudioPlayerBottomExpanded__disableAds:hover{opacity:.9}.AudioPlayerBottomExpanded__close:active,.AudioPlayerBottomExpanded__more:active,.AudioPlayerBottomExpanded__play:active,.AudioPlayerBottomExpanded__pause:active,.AudioPlayerBottomExpanded__next:active,.AudioPlayerBottomExpanded__prev:active,.AudioPlayerBottomExpanded__shuffle:active,.AudioPlayerBottomExpanded__repeat:active,.AudioPlayerBottomExpanded__disableAds:active{opacity:.8;-webkit-transform:scale(.95);-moz-transform:scale(.95);-ms-transform:scale(.95);-o-transform:scale(.95);transform:scale(.95)}.AudioPlayerBottomExpanded__close:disabled,.AudioPlayerBottomExpanded__more:disabled,.AudioPlayerBottomExpanded__play:disabled,.AudioPlayerBottomExpanded__pause:disabled,.AudioPlayerBottomExpanded__next:disabled,.AudioPlayerBottomExpanded__prev:disabled,.AudioPlayerBottomExpanded__shuffle:disabled,.AudioPlayerBottomExpanded__repeat:disabled,.AudioPlayerBottomExpanded__disableAds:disabled{opacity:.4;cursor:default}.AudioPlayerBottomExpanded__close{position:absolute;display:none;width:32px;height:32px;left:50%;top:50%;margin:-136px 0 0 204px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:0 0}.AudioPlayerBottomExpanded__more{display:block;width:24px;height:24px;margin:6px}.AudioPlayerBottomExpanded__more:disabled{display:none}.AudioPlayerBottomExpanded__moreButton{display:block}.AudioPlayerBottomExpanded__moreButton+.AudioPlayerBottomExpanded__moreButton{margin:8px 0 0 0}.AudioPlayerBottomExpanded__play,.AudioPlayerBottomExpanded__pause{display:block;width:48px;height:48px}.AudioPlayerBottomExpanded__play{display:block}.AudioPlayerBottomExpanded__pause{display:none}.AudioPlayerBottomExpanded__playerControls--playing .AudioPlayerBottomExpanded__play{display:none}.AudioPlayerBottomExpanded__playerControls--playing .AudioPlayerBottomExpanded__pause{display:block}.AudioPlayerBottomExpanded__next,.AudioPlayerBottomExpanded__prev{display:block;width:48px;height:48px}.AudioPlayerBottomExpanded__shuffle,.AudioPlayerBottomExpanded__repeat{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:48px;height:36px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.AudioPlayerBottomExpanded__shuffle--active{background-color:rgba(0,28,61,.05);background-color:var(--button_secondary_background)}.AudioPlayerBottomExpanded__repeat--active{background-color:rgba(0,28,61,.05);background-color:var(--button_secondary_background)}.AudioPlayerBottomExpanded__disableAds{display:block;font-size:15px;line-height:1.33;color:#3f8ae0;color:var(--accent);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-color:#f2f3f5;background-color:var(--button_muted_background);padding:8px 16px}.AudioPlayerBottomExpanded__disableAds:disabled{display:none}.AudioPlayerBottomExpanded__progressBar--disabled .AudioPlayerBottomExpanded__progressLoaded{opacity:.4;background-color:#ffa000;background-color:var(--dynamic_orange)}.AudioPlayerBottomExpanded__progressBar--disabled .AudioPlayerBottomExpanded__progressCurrent{background-color:#ffa000;background-color:var(--dynamic_orange)}.AudioPlayerBottomExpanded__progressBar--disabled .AudioPlayerBottomExpanded__progressControl{width:12px;height:12px;margin:-5px;background-color:#ffa000;background-color:var(--dynamic_orange)}.AudioPlayerBottomExpanded__progressBar--disabled .AudioPlayerBottomExpanded__progressControl:hover,.AudioPlayerBottomExpanded__progressBar--disabled .AudioPlayerBottomExpanded__progressControl:active,.AudioPlayerBottomExpanded__progressBar--disabled .AudioPlayerBottomExpanded__progressControl:disabled{cursor:default;opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}body.vk_tabbar_bottom .AudioPlayerBottomExpanded__handle,body.vk_tabbar_bottom .AudioPlayerBottomExpanded__container{margin-bottom:0;margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-bottom)}body.vk_tabbar_top .AudioPlayerBottomExpanded__container,body.vk_tabbar_static .AudioPlayerBottomExpanded__container{bottom:0}body.vk_tabbar_top .AudioPlayerBottomExpanded__handle,body.vk_tabbar_static .AudioPlayerBottomExpanded__handle{bottom:215px}body.vk_tabbar_hidden .AudioPlayerBottomExpanded__container{bottom:0}body.vk_tabbar_hidden .AudioPlayerBottomExpanded__handle{bottom:215px}@media screen and (min-width:620px){.AudioPlayerBottomExpanded{bottom:0;z-index:101}.AudioPlayerBottomExpanded__handle{bottom:0}.AudioPlayerBottomExpanded__handle:before{display:none}.AudioPlayerBottomExpanded__close{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.AudioPlayerBottomExpanded__container{left:50%;top:50%;bottom:auto;right:auto;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:383px;height:271px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:#fff;background:var(--modal_card_background)}}.AudioPlayerBottom--collapsed .AudioPlayerBottomExpanded{display:none}body.vk_tabbar_top.vk_audio_player .AudioPlayerBottom,body.vk_tabbar_static.vk_audio_player .AudioPlayerBottom{height:36px}body.messenger_noPullToRefresh .AudioPlayerBottomCollapsed,body.vk__page_singlePost .AudioPlayerBottomCollapsed{display:none}@media (min-width:882px){.AudioPlayerBottom.AudioPlayerBottom--expanded{display:block}}
